Properties of the TBFileField class.
For a complete list of the TBFileField class members, see the TBFileField Members topic.
Public
| Name | Description |
|
AsFile |
Returns a TOraFile object.
|
|
Exists |
Returns True when a file associated with BFile exists, False otherwise.
|
|
FileDir |
Used to indicate the directory alias where BFile is stored.
|
|
FileName |
Indicates the name of a file associated with BFile.
|
Published
| Name | Description |
|
AutoRefresh |
Used to refresh content of BFile when FileDir or FileName is being changed.
|
|
BlobType |
Indicates the type of BLOB field.
|
See Also